You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > StatControlCharts Class > StatControlCharts Methods > QCUChart Method > StatControlCharts.QCUChart Method ([In] TVec, int, [In] TVec, out double, out double, out double, double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
StatControlCharts.QCUChart Method ([In] TVec, int, [In] TVec, out double, out double, out double, double)

U-Chart.

Syntax
C#
Visual Basic
public static void QCUChart([In] TVec Data, int SampleSize, [In] TVec DrawVec, out double CL, out double UCL, out double LCL, double Confidence);

Constructs U-Chart drawing values, center line, upper and lower control limit. The assumption is all samples have the same SampleSize.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!